Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.7.0 #1200

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-io-core 0.6.0 -> 0.7.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx-io (org.jetbrains.kotlinx:kotlinx-io-core)

v0.7.0

Compare Source

Published 26 February 2025

Features
  • Implemented Okio adapters shipped in a kotlinx-io-okio module #​178
  • Bumped up the Kotlin version to 2.1, as well as version of some dependencies #​426
Bugfixes
  • Error codes from various POSIX-ish calls are now always checked and propagated #​262
  • Behavior of indexOf functions accepting ByteString is now aligned with CharSequence.indexOf #​422, #​423

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot assigned alvr Mar 1, 2025
@renovate renovate bot requested a review from alvr as a code owner March 1, 2025 16:51
Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.16%. Comparing base (43edffd) to head (c79aca5).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1200   +/-   ##
========================================
  Coverage    97.16%   97.16%           
========================================
  Files           94       94           
  Lines          810      810           
  Branches        41       41           
========================================
  Hits           787      787           
  Misses          20       20           
  Partials         3        3           
Flag Coverage Δ
unittests 97.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant